Namespace - LJCAddressParserLib
Parameters
code - The Code value.
name - The Name value.
requiresRange - The RequiresRange value.
Returns
A reference to the added item.
Syntax
| C# |
|
public Unit Add(String code, String name, Boolean requiresRange = True)
|
Creates and adds the object from the supplied values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.